func syscall.socket
2 uses
syscall (current package)
syscall_unix.go#L503: fd, err = socket(domain, typ, proto)
zsyscall_linux_amd64.go#L1477: func socket(domain int, typ int, proto int) (fd int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)